#!/bin/sh
/sbin/ldconfig
/bin/hostname idefix
export PATH=/bin:/sbin:/usr/bin:/usr/sbin
export PS1="$ "
echo Welcome to Linux with Idefix!
